home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / iso9660 / mail / mh / contrib / queuemh / scripts / pland / client.sts next >
Encoding:
Text File  |  1992-11-08  |  143 b   |  5 lines

  1. #!/bin/sh
  2.  
  3. /usr/ucb/logger -p local0.info "executed status command"
  4. finger troubmh@cs.colorado.edu | tr '\015' '\040' | ${PAGER-/usr/ucb/more}
  5.